CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Artificial Neural Networks .C

搜索资源列表

  1. pittnet神经网络源代码

    0下载:
  2. The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the n
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:130870
    • 提供者:孙南
  1. 人工神经网络c++

    0下载:
  2. 人工神经网络获得广泛应用,本例题中采用c++来实现神经网络。-artificial neural networks have been applied extensively used this example to achieve c neural networks.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:96275
    • 提供者:张红亮
  1. bpsource

    0下载:
  2. bp算法是人工神经网络得一个经典得算法。这是bp算法得Visual C++版本-bp algorithm is in artificial neural networks in a classic algorithm. This algorithm is bp in Visual C + + Version
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13000
    • 提供者:william
  1. bpbyc

    0下载:
  2. C语言神经网络程序包,用C语言开发的人工神经网络,有自适应的功能-C language neural network package, with C-language development of artificial neural networks, adaptive function
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:170884
    • 提供者:bungee
  1. c++neuralnetworkdevelopmentpakage

    0下载:
  2. annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.-ANN, ie, Artificial Neural Netwo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:492335
    • 提供者:陈伟
  1. AI_BP

    0下载:
  2. 用C语言实现人工神经网络。用BP神经网络拟合函数,对神经网络进行训练-C language implementation of artificial neural networks. BP neural network fitting function of neural network training
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2044
    • 提供者:
  1. aiNet125

    0下载:
  2. aiNet application is a very powerful and a very simple tool for solving the problems which are usually solved with artificial neural networks (ANN). All possible tests we had run proved that the results obtained with aiNet are at least as good as the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:829458
    • 提供者:段增强
  1. 7

    0下载:
  2. 神经网络BP算法的C语言实现--三层神经元网络,人工神经网络的BP基本算法的C语言实现-BP neural network algorithm for C-language implementation- three-layer neural networks, artificial neural networks, BP algorithm is the basic C-language implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:14779
    • 提供者:zhangzhong
  1. fish

    0下载:
  2. 人工智能/神经网络 用C++编写的人工鱼群算法-Artificial Intelligence/Neural Networks with C++ Prepared artificial fish-swarm algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:15895
    • 提供者:Winjade
  1. ANN-moving-robot

    0下载:
  2. 运用人工神经网络和遗传算法实现机器人程序能够自动排除地图中的障碍物。-The use of artificial neural networks and genetic algorithm procedures robot can automatically rule out the possibility of obstructions map.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:146998
    • 提供者:李佳鹤
  1. [AI].C.Plus.Plus.Neural.networks.and.fuzzy.logic.z

    0下载:
  2. 经典人工智能图书C++ Neural networks and fuzzy logic-Classical artificial intelligence book C++ Neural networks and fuzzy logic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2417820
    • 提供者:yuebob
  1. BP

    1下载:
  2. 人工神经网络的C语言实现,程序涉及梯度下降法,函数求逆及偏导数的实现-Artificial Neural Networks C-language implementation, the program involves gradient descent method, function inverse and the partial derivative of the realization of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1778
    • 提供者:赵新宇
  1. Neural-Networks

    0下载:
  2. 人工神经网络的源程序,用c++实现,可以在vc++6.0上运行。-Source of artificial neural network, using c++ implementation can vc++6.0 run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:5098
    • 提供者:wangziming
  1. neural

    0下载:
  2. c++ 人工智能神经元系统源代码,给人工智能入门者学习用-This is a set of artificial neural network programs. The later versions are multilayer perceptron (MLP) backpropagation neural networks in which the number of layers and nodes are user-selectable.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:90216
    • 提供者:alex
  1. AI_Source

    1下载:
  2. C#遗传算法和人工神经算法实例代码,一个简单的人工神经网络和遗传算法例子,界面语言为英文-C# genetic algorithms and artificial neural algorithm code examples, a simple artificial neural networks and genetic algorithms example, interface language is English.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:615966
    • 提供者:Wang
  1. AI-Life

    0下载:
  2. C#遗传算法和人工神经算法实例代码,一个简单的人工神经网络和遗传算法例子,界面语言为英文,是从老外那里搞到的,功能不只是人工神经和遗传算法,想学习的可以起到很好的借鉴作用,值得看看。-C# genetic algorithms and artificial neural algorithm example code, the example of a simple artificial neural networks and genetic algorithms, interface langu
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:614828
    • 提供者:hpudn99
  1. ANN_EXAMPLE

    0下载:
  2. 人工神经网络ANN进行预测的实例,用C语言编写,适合新手对人工神经网络进行学习和探究-ANN artificial neural network to predict instance, using C language, suitable for novices on artificial neural networks to learn and explore
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:765
    • 提供者:silvery
  1. annnework

    0下载:
  2. 人工神经网络的c++代码 对研究神经网络很有帮助-Artificial neural networks c++ code helpful for study of neural networks
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3347
    • 提供者:段松雨
  1. C-realization-neural-network

    0下载:
  2. 人工神经网络的c语言实现,用于模式识别、最优化问题求解等-C language realizing artificial neural networks for pattern recognition, optimization problem solving, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1825
    • 提供者:刘文
  1. Artificial-Neural-Networks

    0下载:
  2. 用C++ 语言编写的神经网络算法,程序结构紧凑,非常适合初学者学习神经网络算法-Artificial Neural Networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1405338
    • 提供者:熊红伟
« 12 »
搜珍网 www.dssz.com